-
Home
-
TaxJar – Sales Tax Automation for WooCommerce
-
4.1.4
-
Code
-
Classes
- Tax_Calculation_Validator
Total Complexity |
8 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
83 |
Lines of code |
21 |
Logical lines of code |
9 |
Comment lines |
47 |
Methods |
7 |
Properties |
1 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_nexus() |
S |
68 |
2 |
8 |
__construct() |
S |
81 |
1 |
3 |
validate() |
S |
70 |
1 |
7 |
validate_total_is_not_zero() |
S |
100 |
1 |
0 |
validate_vat_exemption() |
S |
100 |
1 |
0 |
is_out_of_nexus_areas() |
S |
79 |
1 |
3 |
filter_interrupt() |
S |
100 |
1 |
0 |